Update base44-cli skill to v0.0.29 (February 09, 2026 at 12:17 PM UTC) #64
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR syncs the base44-cli skill documentation to version v0.0.29.
Version Update
Changes Made
New Command Reference Files (6)
references/agents.md- Parent command for agent managementreferences/dashboard-open.md- Open app dashboard in browserreferences/site.md- Parent command for site managementreferences/site-open.md- Open published site in browserreferences/types.md- Parent command for type generationreferences/types-generate.md- Generate TypeScript types from resourcesUpdated Files (2)
references/dashboard.md- Converted to parent command documentationskills/base44-cli/SKILL.md- Updated command tables and workflows to reflect new commandsOther Changes
CLI_VERSION- Updated from v0.0.26 to v0.0.29Key Improvements
Breaking Changes
None. All existing commands maintain their signatures, arguments, and options.
Testing
All command references were generated by comparing CLI source code (v0.0.29) with existing documentation to ensure accuracy.
🤖 Generated with Claude Code